#Devdocs github
Explore tagged Tumblr posts
Text
Devdocs github

Devdocs github code#
Devdocs github license#
Devdocs github professional#
May be fixed according to the position in the backlog. A defect with this priority could have functionality issues which are not to expectations. Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing. Needs to be fixed before any other issues. This generally occurs in cases when the entire functionality is blocked. The defect needs to be fixed right now, everything else can wait.
Devdocs github professional#
Affects aesthetics, professional look and feel, “quality” or “usability”. Impact that does not prevent or hinder functionality. A minor problem, annoyance, or technical issue with minimal impact. The fix is in an area that is not critical. Problem has moderate impact requiring some restrictions. Affects non-critical data or functionality and does not force users to employ a workaround. Major restrictions or short-term circumventions are required until a fix is available. Impact to the product qualities that makes the product more usable. Affects non-critical data or functionality and forces users to employ a workaround. Affects critical data or functionality and forces users to employ a workaround. A problem that is blocking the ability to work. Affects critical data or functionality and leaves users with no workaround. Priority and severity descriptions Severity Severity is a measure of how ‘bad’ the bug is and how much disruption it causes, without regard to remaining work or the release schedule. It is a reflection on how bad the bug is for the system and also for business or marketing requirements. Priority also helps to determine the scheduling of the fix: Higher priority bugs will be fixed and merged first. The defect priority status is set by Product Managers. Priority signifies how important or detrimental a defect is. Magento and Community Maintainers process contributions based on the issue/pull requests priority starting from P0, P1 to P4. If you would like to contribute improvements or bug fixes to Magento, and make sure it is valuable for the Community and Magento as well, we highly recommend that Community Contributors to take issues from the backlog based on Priority. Having clear contribution rules in place helps to build clear expectations for Community Contributors and establish clear priorities for Community Maintainers and the Magento team. This approach makes open-source collaboration more transparent for all participants. In order to provide timely resolution on the most critical issues and pull requests, the Magento team has implemented Severity/Priority concepts to our community driven projects. All contributors are required to submit a click-through form to agree to the terms.
Devdocs github license#
Refer to the Adobe Contributor Agreement for detailed information about the License Agreement. When the Community Engineering Team works on reviewing the suggested changes, we will add a label to the issue to indicate certain information, like the status or who is working the issue. If there is no response from the contributor in two weeks (14 days) time, the issue might be closed. During the review we might require clarifications from the contributor. The Community Engineering Team reviews all issues and contributions submitted by the community developers. The forked repository is then used to submit a pull request to the base repository to merge a set of changes from the fork into the main repository.Ĭontributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions. This method allows contributors to maintain their own copy of the forked codebase, which can be easily synced with the main copy. We use the fork and pull model to contribute to the Magento 2 codebase.
Devdocs github code#
Join us in our Slack workspace, in the #general channel, follow the #announcements, and browse for more channels! Contribute to Magento 2 code Code ContributionsĬonnect with Magento Contributors and Maintainers to learn more about Magento contributions and special projects. See Migrated topics for the complete list. This page has moved and will be redirected soon.

0 notes
Text
Devdocs github

#Devdocs github how to#
#Devdocs github code#
#Devdocs github free#
Matplotlib is an open source project with limited resources, we encourage The Matplotlib developers will give feedback on the feature proposal. Thank you for your help in keeping bug reports complete, targeted and descriptive. We have preloaded the issue creation page with a Markdown form that you can _version_ '3.4.1' > import platform > platform. YouĬan grab the version with the following commands: The Matplotlib version, Python version and platform that you are using.
#Devdocs github code#
The expected outcome of the code snippet. In most cases, this should be 1-2Ī short, self-contained code snippet to reproduce the bug, ideally allowingĪ simple copy and paste to reproduce. If you are reporting a bug, please do your best to include the following:Ī short, top-level summary of the bug. If you find a bug in the code or documentation, do not hesitate to submit aĪlso welcome to post feature requests or pull requests.
#Devdocs github free#
Unresponsive, feel free to open a new PR referencing the old one. PR is an outline, unlikely to work, or stalled, and the original author is Submitting reviews of their code or commenting on the PR rather than openingĪ new PR duplicate PRs are subject to being closed. If there is, try to work with the author by Please check if there is an existing PR for the If you have opened such a PR, please comment on the issue thread toĪvoid duplication of work. "assigned" or "claimed" by opening a PR there is no other assignment In general, the Matplotlib project does not assign issues. Have subtleties due to our implementation decisions. It involves Python features such as decorators and context managers, which It has less clearly defined tasks, which require some independentĮxploration, making suggestions, or follow-up discussions to clarify a good The issue is in areas of the code base which have more interdependencies, Though not necessarily all at the same time: This could be for a variety of reasons, among them, Difficulty: Medium and Difficulty: Hard require more Difficulty: Easy is suited for people with little PythonĮxperience. The issues may additionally be tagged with aĭifficulty. TheseĪre well documented issues, that do not require a deep understanding of the Particularly suited for new contributors by the label good first issue. While any contributions are welcome, we have marked some issues as We
#Devdocs github how to#
Or a blog post, how to get involved in community work, or get Works, technical questions about the code, what makes for good documentation Questions about anything: how to use git, github, how our PR review process Get guidance and support for your first few PRs. Is a private gitter room moderated by core Matplotlib developers where you can The incubator is our non-public communication channel for new contributors. Take a look at the next sections to learn more. When in doubt, we recommend going together! Get connected with our community ofĪctive contributors, many of whom felt just like you when they started out andĪre happy to welcome you and support you as you get to know how we work, and There are so many ways to contribute to our community. Get Connected # Do I really have something to contribute to Matplotlib? #ġ00% yes. This project is a community effort, and everyone is welcome toĬontribute. MEP28: Remove Complexity from Axes.boxplot MEP15: Fix axis autoscaling when limits are specified for one axis only Making your own copy (fork) of Matplotlib

0 notes
Text
Devdocs github

#Devdocs github how to#
#Devdocs github install#
#Devdocs github update#
There are so many ways to contribute to our community. Get Connected # Do I really have something to contribute to Matplotlib? #ġ00% yes. This project is a community effort, and everyone is welcome toĬontribute. MEP28: Remove Complexity from Axes.boxplot MEP15: Fix axis autoscaling when limits are specified for one axis only Some tests generate screenshots of the WebGL canvas in order to compare renderings to previous snapshots.Making your own copy (fork) of Matplotlib Generally, a test is contained with an it('test name') block in the tests/ file. There are numerous existing tests, so you can probably use one of those as a template. You can find tests in the tests folder within the niivue project. If you add a feature, or fix a bug please try to add a test for it. When testing locally from other devices you can navigate to your development computer's local IP address (assuming your phone and computer are on the same local network) at the port specified in the URL you see when running npm run demo. Therefore, please do your best to test features on as many devices as you have access to. When adding features please keep in mind that we want NiiVue to work on all devices that support WebGL 2.0 (laptops, desktops, tablets, and phones). It also gives everyone a change to comment on new posts. Using IssuesĪll contributions should start as a new issue on the NiiVue issue board.īy starting a new issue for everything we ping everyone watching the project at the same time, and therefore alerting them to the feature, bug, or question.
#Devdocs github update#
Feel free to update documentation, add features, fix bugs, or just ask questions on the issue board. # then copy the contents of fnt.txt to the font string in src/fnt.jsĪll contributions to NiiVue are encouraged and welcomed. Nv.loadVolumes(this.volumeList) // press the "v" key to cycle through views Nv.setSliceType(nv.sliceTypeMultiPlanar) // press the "v" key to cycle through views Nv.attachTo('gl') // the canvas element id the parent element can be any size you want (small or large) Niivue will adjust the canvas to 100% of its parent container's size first object in array is background image
WebGL 2.0 capable web browser (Chrome, FireFox).
See the examples here Requirements for NiiVue to work All live views reflect the capabilities of the NiiVue version in the main branch. These are updated and deployed automatically. We host many NiiVue examples via github pages.
Wellcome Centre for Integrative Neuroimaging (University of Oxford).
Center for the Study of Aphasia Recovery (University of South Carolina).
This will enable other researchers and developers to build cloud-based medical imaging tools with a powerful viewer that can operate on any device (desktop, tablet, mobile). The primary aim of NiiVue is to translate the features of the widely used native desktop applications ( MRIcroGL, Surfice) to their web-based equivalents. See our active projects here Overview/Mission
#Devdocs github install#
Installs without the bloat of the development dependencies or testing frameworks npm install -only=prod Projects Getting started Docs and ReferencesĬlick here to go to the docs web page Install NiiVue using npm
#Devdocs github how to#
Our web-based user interface implementation (under development) will demonstrate how to integrate NiiVue into a more comprehensive VueJS, React and Angular projects. However, developers who wish to build custom user interfaces around the NiiVue canvas can manipulate the rendered images and change settings via the API. This core package does not include a comprehensive user interface outside of the canvas (e.g. NiiVue includes many mouse and keyboard interactions that enable browsing and manipulating images displayed in the canvas. The NiiVue package is intented to be used by individuals developing interactive web pages related to showing nifti and other formats popular in neuroimaging. We have additional projects under development that will demonstrate a web-based user interface implementation, and a desktop application built using web technologies. This repository contains the core NiiVue package. NiiVue is a WebGL 2.0 medical image viewer.

0 notes
Text
10 полезных сайтов для веб-разработчиков
Ни один веб-разработчик в наше время не обходится без сторонних полезных сайтов. Некоторые сайты экономят уйму времени при разработке особо больших проектов, а как все знают время-деньги! К вашему вниманию 10 полезных сайтов которые упрощают жизнь разработчиков.
1. Figma.com
Кросс-платформенный онлайн-сервис для дизайнеров интерфейсов и веб-разработчиков. Figma позволяет разрабатывать интерфейсы…
View On WordPress
#css#dev#DevDocs#Figma.com#FontStorage#GitHub#html#HtmlBase.ru#js#MapBox#Markupeasy.ru#Masonry#OnePageLove#PixaBay#web
1 note
·
View note
Link
Alfred Workflows, Snippets und Suchmaschinen
Vergangene Woche habe ich das mittlerweile schon 10 Jahre alte Programm “Alfred” entdeckt, welches eine große Fan-Gemeinde hat.
Es handelt sich um einen Ersatz von macOS Spotlight und ermöglicht insb. durch das zahlungspflichtige Powerpack um ein vielfaches mehr Möglichkeiten.
Um es vorab weg zu nehmen: Ohne Powerpack ist Alfred zwar auch ein guter Ersatz für Spotlight, aber bietet bei weitem keinen so großen Mehrwert wie mit der bezahlten Version. Ohne Powerpack würde ich Alfred wahrscheinlich nicht nutzen. Mit Powerpack ist es eine Must-Have-App für mich.
Es handelt sich bei Alfred um eine App zur Produktivitätssteigerung und stellt einen Hybrid aus einer Omnisuche und einem CLI bzw. Terminal dar. Im Folgenden stelle ich vor allem die Funktionen heraus, die sich von dem weiterhin absolut brauchbaren Spotlight absetzen.
Web-Suche
Da es seit einigen Monaten einige interessante neue Web-Browser gibt, habe ich zuletzt ab und zu meinen Standard-Browser gewechselt. Ich nutze neben Google auch die dedizierten Suchfunktionen für bestimmte Websites, wie Wikipedia, Amazon und IMDB, etc. Durch das Wechseln musste ich diese Konfigurationen oft erneut vornehmen.
Als Lösung kommt nun Alfred mit der Web-Suche ins Spiel, da ich fortan diese Konfiguration einfach in Alfred vornehme und damit unabhängig vom installierten Browser nutzen kann.
Zudem speichere ich meine Alfred-Einstellungen auf einem Cloud-Speicher, wodurch ich meine Suchmaschinen (und alle anderen Alfred-Einstellungen) sofort auf allen Macs nutzen kann.
Hinweis: Einige bereits vorinstallierte Web-Suchen, wie bspw. Wikipedia, liefern die englischen Ergebnisse. Diese sollte man durch eine eigene Custom-Search ersetzen oder ergänzen.
Workflows für Suchen und Fragen
Für bestimmte Web-Suchen habe ich Workflows installiert, die bereits bei der Eingabe meiner Suchworte Ergebnisse anzeigen und weitere Funktionen anbieten:
Searchio (Google, Wikipedia, Amazon, YouTube, Duck Duck Go, etc.)
Pocket
Evernote alternativ: Alfred Evernote Workflow (mehr Features, mehr Installationsaufwand)
Twitter Toolkit
Advanced Google and Apple Maps Workflow
Movie and TV Shows (inkl. IMDB, Rotten Tomatoes, YT Trailer, etc.)
Weather
Convert Maßeinheiten inkl. Währungen umwandeln
Date Calculator
Display Month Calendar Manchmal möchte ich nur kurz einen Blick in den aktuellen Monatskalender schauen. Der super-simple “cal”-Befehl blendet ihn kurz ein.
alfred-help-workflow Wer, wie ich, viele Workflows installiert hat, verliert leicht den Überblick über die Schlüsselwörter zum Start von selten genutzten Workflows. Hiermit lass sie sich einfach finden und aufrufen.
Für die Arbeit als Web-Entwickler:
Confluence
Outlook Search
Sketchflow (Sketch-Dateien öffnen)
Unicode Symbols Search
Typefacts
Package Managers (inkl. npm, ...) auch für Nicht-Entwickler - dazu unten mehr.
Can I Use
StackExchange (ink. Stack Overflow)
Fakeum Fake Daten, wie Adressen, Namen, Kreditkartennummern, ...
Placeholder Images
DevDocs
Cheetsheet (auch für Designer, Office, etc.)
Github Repos
Gitmoji
Icons (Icons from Noun Project)
Iconfinder search
Hilfreiche Workflows für macOS
Zur Bedienung des Macs sind folgende Workflows eine schöne Ergänzung:
Menu Bar Search Suche von Menüpunkten in App-Menüs
Various Screenshots Für alle, die wie ich, zu faul sind sich die Shortcuts zu merken und keine TouchBar haben.
Temporary Mute Gerade im Home-Office z.B. zur Mittagspause recht praktisch, um zeitweise den Mac stumm zu schalten.
Caffeinate Control Zeitweise Mac nicht schlafen lassen
Copy Path Hilft im Finder den Pfad heraus zu kopieren
New File Ich war bei Windows daran gewöhnt im Explorer schnell eine neue Datei zu erstellen. Dieser Workflow bringt die Funktion auf den Finder.
Für Entwickler:
TerminalFinder Schneller Wechsel zwischen Pfaden im Finder und im Terminal (inkl. iTerm & Path Finder)
tldr übliche Parameter für Terminal-Befehle
Colors Umwandlung von Farbformaten
Copy URL Schnelles Umwandeln einer URL in HTML- oder Markdown-Links.
Resize Image
Bulk File Renaming
Weitere Workflows
Hier sind weitere Workflows, die hilfreich sind oder Spaß machen:
Philips Hue Controller
Password Generator
New Cloud Document
Table Flip Everything (╯°□°)╯︵ ɓunqᴉǝɹɥɔsǝꓭ
MyInstants Das Web-Soundboard schnell in Alfred bedienen.
Meine Workflows
Da ich als neuer Nutzer von Alfred vieles ausprobiert und konfiguriert habe, habe ich natürlich auch einige eigene Workflows erstellt:
Sticky Note Ermöglicht ein schnelles Anlegen von Haftnotizen, ohne den Kontext zu verlieren. Dies ist eine Ergänzung zur ohnehin vorhandenen Clipboard History und ermöglicht einen schnellen Zugriff auf die Haftnotizen.
ZIPInfo Ermöglicht einen Blick in ein ZIP-Archiv, ohne es zu entpacken.
Coder Ermöglicht das schnelle Kodieren und Dekodieren von URIs, HTML Character Entities und Base64
Installationshinweise zu Workflows in neuen macOS-Versionen
Aus Sicherheitsgründen verhindert macOS seit einigen Versionen das Ausführen von Programmen, die unbekannter Herkunft sind. Dieses Verhalten führt dazu. dass insb. einige ältere Alfred Workflows nach der Installation nicht ausgeführt werden können.
Das ist auch sehr gut so, da darin tatsächlich Schadcode enthalten sein kann. Wer sich jedoch darüber hinweg setzen möchte und dem Entwickler vertraut, kann folgende Schritte befolgen:
Öffnen des Workflow-Ordners im Finder:
Ausführen des blockierten Programms im System-Terminal:
Danach die Warnungen mit Freigabe beantworten.
Wer diese Schritte befolgt tut dies auf eigene Verantwortung! Ein besserer Weg ist es, einen alternativen Workflow zu finden, der keine ausführbaren Dateien enthält.
Workflows finden
Vom Hersteller gibt es leider kein zentrales Download-Portal für Workflows. Es existiert hier lediglich ein Forum mit einem Bereich namens “Share your Workflows”, was dazu führt, dass man sich durch unstrukturierte Beitragstitel und Diskussionen wurschteln muss, um einen Workflow zu finden.
Ein unabhängiges Projekt namens Packal versucht diesen Umstand zu lösen. Es handelt sich um die wohl populärste Quelle Workflows zu finden. Leider wirkt das System recht veraltet und fehlerbehaftet und man findet nicht unbedingt die neuesten Versionen der Workflows. Einige Autoren haben ihr Workflow mit einem GitHub-Repository verknüpft. Ich empfehle die Workflows von GitHub herunterzuladen, um sich einigermaßen sicher zu sein, die aktuellste Version zu erhalten.
Ein Versuch ein modernes Download-Portal anzubieten ist Pacmax, welches leider funktional unvollständig und ebenfalls fehlerbehaftet ist. Ich nutze Pacmax als sekundäre Suchfunktion, um auf Workflows zu stoßen.
Eine weitere Variante ist die Suche über npm. Hier finden sich Workflows, die i.d.R. mittels des Entwickler-Frameworks Alfy erstellt wurden und eine Auto-Update-Funktion enthalten. In Kombination mit dem Workflow Package Managers kann man sehr schnell über Alfred selbst Alfred Workflows finden, da diese i.d.R. mit dem Prefix `alfred-` beginnen.
Falls die Autoren daran gedacht haben ihre Alfred-Workflows mit einem Thema zu verbinden, so lassen sich unter GitHub einige Inhalte unter folgenden Themen finden: alfred, alfred-workflow, alfred4-workflow, alfred3-workflow und weitere.
Darüber hinaus gibt es im Internet viele ähnliche Listen und Artikel, wie diese hier, und YouTube-Videos in denen Alfred Workflows empfohlen werden. Eine Suche per Google, YouTube und GitHub kann sich lohnen, da es einige Workflows gibt, die sehr gut sind, aber nicht so einfach zu finden sind.
Eigene Workflows erstellen
Es ist recht leicht einfache Workflows zu erstellen. Komplexere Workflows erfordern natürlich mehr Erfahrung. Wer jedoch ein-/e normale-/r fortgeschrittene-/r Anwender/-in ist, der/die bspw. gerne auch ⌘-Shortcuts etc. nutzt, kann sehr schnell hilfreiche Workflows erzeugen.
Darüber hinaus ist es eine wunderbare Möglichkeit, in die Welt des Programmierens einzutauchen oder eine neue Programmiersprache zu lernen. Alfred ist sehr offen, da man mit diversen Mitteln Workflows erstellen kann:
Alfred bietet Einsteiger Tutorials auch für einfach Workflows ohne Programmiersprache.
Bash- und ZSH-Shell-Skripte
AppleScript (auch per JavaScript)
PHP
Ruby
Python
Perl
Durch die Unterstützung von Terminal-Befehlen, können natürlich ausführbare Terminal-Programme genutzt werden, die mittels einer x-belieben Programmiersprache erstellt wurden. Aus Sicherheitsgründen, ist dieser Weg jedoch nicht zu empfehlen, zumindest dann, wenn man den Workflow mit anderen teilen möchte (s.o. Installationshinweise).
Ein einfaches erstes Projekt könnte bspw. ein Workflow sein, welcher automatisch die Apps und Web-Seiten zum Arbeitsbeginn öffnet. Die Fan-Gemeinde steht auch mit Tipps und Hilfe bereit.
Hier sind ein paar Code-Schnipsel von mir, die evtl. hilfreich sein können: Alfred Workflow JavaScript Snippets.
Text-Snippets
Eine weitaus einfachere Möglichkeit Alfred zu erweitern ist es, Text-Schnipsel zu konfigurieren.
Hiermit kann man bspw. Textblöcke üblicher förmlicher Korrespondenz mit Anrede- und Grußformeln festlegen, Textblöcke einfügen, Emojis sammeln oder Code-Schnipsel zum Programmieren sammeln.
Das Interessante dabei ist, dass man nicht nur über ein Alfred-Schlüsselwort den Textschnipsel einfügen lassen kann, sondern auch über direktes Tippen im jeweiligen Dokument. Wer also bspw. das zuvor konfigurierte Wort `!shrug` eintippt erhält unmittelbar den Text `\_(ツ)_/¯` ohne Alfred aufrufen zu müssen.
Produktivitätssteigerung?
Wenn alles erlernt und eingerichtet ist, führt Alfred auf jeden Fall zu einer Produktivitätssteigerung. Bis dahin jedoch sinkt die Produktivität je nach dem wie tief man in Alfred einsteigen möchte. Man ist anfangs sehr viel mit Konfigurieren und evtl. auch Programmieren beschäftigt, was erst einmal viel Zeit kostet. Wenn dann auch noch, wie bei mir, Spaß hinzukommt, dann sind einige Feierabende (und Nächte) mit Alfred erfüllt.
ᕕ( ᐛ )ᕗ
◞( 、ᐛ)、_/
( ^_^)o自自o(^_^ )
1 note
·
View note
Text
Magento2 devdocs bluefoot

#MAGENTO2 DEVDOCS BLUEFOOT UPGRADE#
#MAGENTO2 DEVDOCS BLUEFOOT CODE#
You may have recently seen us at Imagine, Meet Magento Netherlands, and Meet Magento Germany contributor days. We’re happy to talk docs and help get your knowledge into the guides. Or tweet us watching for writers at Contributor Days and Hackathons. Need to an invite? Join our community slack. Proficient in all things Slack? Get in touch with us in the Magento CommEng #devdocs channel. Blue foot was created to offer Magento retailers a simple and powerful tool to manage their content online, everything from product descriptions through to blogs, with the aim to empower Magento users to create fantastic content rapidly and efficiently. Writers will review PRs, ask for updates, and merge the content to DevDocs. The amount of points differs according to the type of content you provide: more points for new content and major updates, lower points for typo and link fixes. You earn Contributor Points for every accepted and merged PR. Here’s an example of a great GitHub DevDocs issue using the community template! If we have questions, we will you in the issue.
#MAGENTO2 DEVDOCS BLUEFOOT CODE#
Tell us about the code changes, feature updates, and more.
Notify us of special changes: CLI commands, error messaging, REST endpoints, changed tech requirements.
#MAGENTO2 DEVDOCS BLUEFOOT UPGRADE#
Which includes magento 2 page builder (old Gene / Bluefoot) so you only need to upgrade so the Magento 2.3. SEO options: Like Magento, the content you create. Static block integration: Works with Magento static blocks, perfect for updating content that changes frequently. Fill in as much information as you can: Magento version, porting, links to GitHub issues and code PRs Magento has released Magento 2.3.1 at the end of March 2019. For Magento 2, Bluefoot offers the following features: Drag and drop WYSIWYG editor: Drag and drop blocks from a simple menu, easily edit, the content, and you’re done.Not comfortable writing and want to provide feedback and content? We accept GitHub issues for DevDocs. If you entered a GitHub issue, we can work with you to create and submit a PR to gain community contribution status and earn reward points. We will review the PR, help with edits, formats, and add it to the navigation.Write your content in markdown (.md) files, include diagrams, code samples, and CLI commands.Fork the DevDocs public repo or create a branch.Here’s the quick way to get started, or see our Contributor Guide: Love to write documentation or want to try it yourself? It’s easy to get started. In the top right-hand corner, click Edit this Page on GitHub to submit your changes or Report an issue to tell us something doesn’t look right.Send your great feedback to us! Click the smiley face in the bottom right-corner of DevDocs to tell us how we’re doing.Pen list poprawek i ulepsze znajdziesz tutaj. Modu migruje wycznie zawarto opracowan za pomoc natywnego BlueFoot. Check issues marked Help Wanted or Good First Issue for DevDocs and PWA DevDocs. modu migracji treci BlueFoot umoliwia aktualizacj platformy do wersji 2.3.1+ bez szkody dla zawartoci strony.Typos and formatting fixes, updated code samples, new and modified CLI commands, and deeper information and workflows-we welcome your doc contributions! Share your expertise and earn reward points. But did you know you can contribute your expert knowledge in DevDocs too? We've been digging through GitHub PRs and issues to add relevant content to DevDocs and Merchant guides. Community contributions have increased dramatically over the past year.

0 notes
Text
Business Case Report
CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… 4*), 63. 4- de Ask go, Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 .■i■m •■■ ■=1. L Tei S122 PRT551…
View On WordPress
0 notes
Text
Business Case Report
CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… 4*), 63. 4- de Ask go, Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 .■i■m •■■ ■=1. L Tei S122 PRT551…
View On WordPress
0 notes
Text
Business Case Report
CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… 4*), 63. 4- de Ask go, Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 .■i■m •■■ ■=1. L Tei S122 PRT551…
View On WordPress
0 notes
Link
Resources are extremely important for a programmer since they can greatly improve productivity while coding. I have been collecting many links throughout months and I wish to share some of them with you. Hopefully, they will be as useful to you as they have been to me. Without further ado here some great free and up-to-date resources! Illustrations
Error 404

This source is awesome for finding illustrations you can use for your website's 404 page.
Blush
Blush allows you to download all their illustrations for free for commercial and personal use. It is amazing since it features many illustration styles that can be composed to create new ones. Also, they have a Figma plugin so you can immediately get working on them inside your designs.
Smash Illustrations
Smash Illustrations features trendy characters and simple illustrations for free in commercial and personal use. It features more than 250+ object and character, and 20+ unique scenes so you can compose them however you like.
Control

Control features high-quality illustrations in solid and linear style for free. They are free to use in commercial and personal use however they are in .png format. If you need SVGs then you will have to pay $38 which isn't that bad for illustrations of this quality.
DrawKit
DrawKit features 220+ free to use illustrations. They all come in SVG so you can create awesome compositions! Also, they offer animated illustrations using lottie which is huge for cool and sleek website development.
Open Doodles
If you are a fan of sketchy illustrations then you will love Open Doodles. All illustrations and free to download in SVG or PNG format. Also, they have a composition route and generator so you can get the doodles you need!
Free Illustrations

Free Illustrations feature many illustration backgrounds that are perfect for landing page development.
Mixkit

Mixkit is the Unsplash of illustrations, or that is their objective. It features many illustration categories and also stock videos and music, all free of charge.
Delesign
Delesign gives you many clean illustrations for free. Their main strong point is their diversity.
Development
Majestic
Majestic is a zero-config UI for Jest which makes it easier to see tests log output, instead of using purely the terminal. It can be installed globally or just be opened in any repository using npx majestic
Carbon
Carbon is useful if you want to share sleek images of code snippets inside a tweet or blog.
Squoosh

Compress your images will almost unnoticeable quality loss. Also, you can edit image size and how much quality is lost making it a must for optimizing images for your site.
SVGOMG

SVGOMG delivers a gui for optimizing your SVG files. Extremely important when working with SVGs for your site.
Kite
Kite is amazing for increasing your code productivity. I believe that in the future AI won't take our jobs but it will be augmented by tools like this. It offers autocompletion in your favorite editors using machine learning trained with 2+ million repositories. It currently works only with Python and Javascript, but shortly, more languages will be available.
DevDocs
DevDocs is a documentation aggregator. It adds multiple libraries and API documentation in a clean and searchable interface. This is massive for general development so I highly recommend it.
DevHints
This website featured cheat sheets for many tools such as bash, React, go, sass, and many more.
Wappalyzer
Want to know the stack of your favorite website? Say no more, Wappalyzer allows you to know fairly quickly. They also have an extension so you find these on the go.
iHateRegex
This site is a holy grail for those that don't want to create their own regex or search all through google. Think of it as google for regex.
LottieFiles
Ever heard of Lottie? I had not until I found this website. Lottie is a library that allows you to parse and run animations exported from Adobe After Effects. These animations are beautiful and LottieFiles houses thousands of these for free. However, take into consideration most of them have a CC-BY 2.0 license.
Shape Divider

Shape Divider allows you to generate sleek dividers for your website on the fly. It features a cool UI compared to other sites and works very well.
CSS
Animista
Need some CSS animations inspiration or snippets? Animista got you covered. It features many cool CSS effects that can speed up your development.
Pattern.css

Love to use patterns in your design? Then you will love this one. It is a CSS library that makes distinct classes available for you to create awesome patterns for your website.
CSSeffectsSnippets
Nifty CSS animations for your website.
98.css
98.css lets your nostalgic fantasies come true. If you need to build a website or electron app with Windows 98 style then 98.css will greatly help you.
Tailwind
TailwindComponents
Tailwind is very popular these days, and sites like this show why. TailwindComponents feature hundreds of community-built components using tailwind.css. Some of these have a very high quality so be sure to check it out!
Tailblocks
Tailblocks features more high-quality Tailwind components. However, they provide a similar experience to bootstrap so you can create a whole website using these. Absolutely a must to speed development.
Design
colors.lol
Need palettes that are overly descriptive? Colors.lol is the right place to go to find these. They feature 10+ of these palettes which can make your design more vibrant.
ColorMind
Colormind generates color schemes using deep learning. You can lock the colors and get others which complement that one.
Ucraft Logo Maker
This is my go-to whenever I need a quick logo for a side project. They feature thousands of icons that can help you create many logo combinations. For free commercial and personal use, they let you download a PNG version of your logo.
AppMockUp

AppMockUp lets you generate mock-ups for Android and iPhones without much work. If you are a mobile developer be sure to check this one out.
Webframe

Webframe has thousands of design inspiration based on real websites.
FontSpark
FontSpark allows you to discover your next favorite font by generating different ones until you like it.
HackDesign
Have a lot of time and want to learn design? Then HackDesign is for you. This website features many lessons that can teach you what you need for becoming a designer.
Checklist Design
If you are designing or building a website these checklists can be a life-saver. They guarantee accessibility and great UX for different sections of your site such as forms, typography, buttons, and many more.
Remove BG

The title is pretty self-explanatory. This tool makes it a breeze to delete the background from your images so you can use it in your designs or website.
Unscreen
Just like remove.bg but for gifs and videos.
Productivity
Sejda
Sejda is provides an online sleek PDF editor. Awesome for editing your CV!
GetTerms
GetTerms generates a Privacy Policy and Terms of Service tailored for your app. This is awesome for saving time in when building a web product.
Top Hunts Time Machine
This tool allows you to see the most famous products featured in Product Hunt. If you want to find resources be sure to check this out monthly.
Notion
Notion is so good. So good that it is in fact my daily writing platform. I just love how clean and efficient it is for blogging and note-taking.
Writty
Need a super lean and sleek editor for writing? Then you will like Writty. It features a super simple editor that saves all you write inside your browser so you don't have to worry about it being exposed to the Internet so easily. Also, it is open-source which is a plus.
Grammarly

This is a must for writing anything on the Internet. I compare this tool to ESLint since it allows you to find errors before you even notice them. Developers can benefit from this whenever we are writing GitHub issue, a Stack Overflow question, ...
OpenSource Builders
OpenSource Builders offers many open-source alternatives to common products such as Facebook, Slack, Shopify, and many more.
Wave

If you are a freelancer or have your own business, Wave can help with accounting, invoicing, and receipts free on the web.
Clockify

A truly free time tracker for individuals and teams. Clockify allows you to log time easily and has many features for you to manage this data.
Untools
Untools features many thinking patters that can help you during programming.
Conclusion
I hope all of these resources can help you build better websites and apps as they have helped me! If you have another favorite resource, please write them up in the discussion below.
0 notes
Text
RT @MagentoDevDocs: Get quick access to information about contributing to @magento #DevDocs (along with tons of other helpful info about our docs site, and more) right in our #GitHub #wiki: https://t.co/pzWOs7NCnX Simply go to https://t.co/P6Dgfkfxm4 and click Wiki to get all the goods. https://t.co/lLXCwmHAhy
Get quick access to information about contributing to @magento #DevDocs (along with tons of other helpful info about our docs site, and more) right in our #GitHub #wiki: https://t.co/pzWOs7NCnX Simply go to https://t.co/P6Dgfkfxm4 and click Wiki to get all the goods. pic.twitter.com/lLXCwmHAhy
— Magento DevDocs (@MagentoDevDocs) July 19, 2019
from Twitter https://twitter.com/fbeardev
0 notes
Text
individual assignment
• CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… k 63. 4- de Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… ▪ MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 ■i■m ■■■ ■=1. L Tei S122 PRT551 PROJECT…
View On WordPress
0 notes
Text
individual assignment
• CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… k 63. 4- de Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… ▪ MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 ■i■m ■■■ ■=1. L Tei S122 PRT551 PROJECT…
View On WordPress
0 notes
Text
individual assignment
• CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… k 63. 4- de Poi 3 at Transmission -… 0 GitHub 411 slack 8 The Complete 20… ▪ MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 ■i■m ■■■ ■=1. L Tei S122 PRT551 PROJECT…
View On WordPress
0 notes
Text
PROJECT MANAGEMENT RISK AND RELIABILITY
PROJECT MANAGEMENT RISK AND RELIABILITY
CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… 4*), 63. 4- de Poi 3 at Transmission -… 0 GitHub ;VI slack Q The Complete 20… MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 .■i■m •■■ ■=1. L Tei S122 PRT551 PROJECT…
View On WordPress
0 notes
Text
PROJECT MANAGEMENT RISK AND RELIABILITY
PROJECT MANAGEMENT RISK AND RELIABILITY
CDU Portal X Rubric Details X 3 gi jane – Google Search X 3 alice springs – Google Search X C https://online.cdu.edu.au/ultra/courses/_53098_1/outline/assessmentL3924269_1/overview/attemptL4695839_1/rubric-view?column… 4*), 63. 4- de Poi 3 at Transmission -… 0 GitHub ;VI slack Q The Complete 20… MDN Web Docs q DevDocs API Doc… GitHub – Pierian-… • 4 .■i■m •■■ ■=1. L Tei S122 PRT551 PROJECT…
View On WordPress
0 notes